groff-base software package provides GNU troff text-formatting system (base system components), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install groff-base
groff-base is installed in your system.
Make ensure the groff-base package were installed using the commands given below,
$ sudo dpkg-query -l | grep groff-base *
You will get with groff-base package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Text Processing |
| Package | groff-base |
| Version | 1.22.2-8 |
| Description | GNU troff text-formatting system (base system components) |
| Sub Section | text |